GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / WiaSetChannelsPerPixel Method





In This Topic
WiaSetChannelsPerPixel Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function WiaSetChannelsPerPixel( _
   ByVal n As Integer _
) As Boolean
public bool WiaSetChannelsPerPixel( 
   int n
)
public function WiaSetChannelsPerPixel( 
    n: Integer
): Boolean; 
public function WiaSetChannelsPerPixel( 
   n : int
) : boolean;
public: bool WiaSetChannelsPerPixel( 
   int n
) 
public:
bool WiaSetChannelsPerPixel( 
   int n
) 

Parameters

n
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members